home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / pcx.doc < prev    next >
Text File  |  1995-03-31  |  989b  |  22 lines

  1. PCX (Makes your PC a remote keyboard/display for an HP 48) 
  2. Author: [Jan Brittenson] 
  3.   Date: Thu Aug 22 1991 17:46  
  4.  
  5. Maybe some instructions for PCX are in order. 
  6.  
  7. Move into the PCX directory. Start up kermit in terminal emulator mode 
  8. (set up the line parameters and type CONN), and press REMOTE on the 48 
  9. end. Text should appear on the emulator screen. 
  10.  
  11. Oh, it should read "...emulator mode on your PC..." above. 
  12.  
  13. From there on, things should be more or less obvious. Special characters 
  14. can be entered (if I remember correctly) by typing \ooo where "ooo" is 
  15. the 3-digit octal code. ENTER terminates a line, . CTRL-X and CTRL-U 
  16. erase the entire line, LFD (CTRL-J) enters a new line without processing 
  17. the input (allowing you to make multiple-line entries), CTRL-W erases the 
  18. last word, and CTRL-R rewrites the input buffer (as well as the prompt). 
  19.  
  20. To quit, either type KILL<RETURN> or press ON (on the 48) followed by 
  21. RETURN on the terminal end. 
  22.